home *** CD-ROM | disk | FTP | other *** search
/ Video Toaster 4.2 / Video Toaster v4.2.iso / programs / switcher_support / defaultpaths < prev    next >
Text File  |  1994-12-30  |  1KB  |  94 lines

  1. ; Toaster Paths Text file NewTek, inc.
  2. ; Default paths for all toaster files
  3. ; NOTE: All paths without volume names are evaluated
  4. ; relative to the location of this file.
  5.  
  6. ANIM    ;ANIM FX, Animation
  7.         "Toaster:Effects"
  8. #
  9.  
  10. ILBM    ;ILBM FX (may loop)
  11.         "Toaster:Effects"
  12. #
  13.  
  14. ALGO    ;Algorithmic FX
  15.         "Toaster:Effects"
  16. #
  17.  
  18. CRFX    ;ChromaFX effect
  19.         "Toaster:Effects"
  20. #
  21.  
  22. CLIP    ;Video Clip
  23.         "FLY0:"
  24.         "FLY1:"
  25.         "FLY2:"
  26. #
  27.  
  28.  AUD    ;Audio Clip
  29.         "FLY0:"
  30.         "FLY1:"
  31.         "FLY2:"
  32. #
  33.  
  34. CTRL    ;Sequence Control crouton
  35.         "Toaster:Effects"
  36. #
  37.  
  38. PROJ    ;Project File
  39.         "Toaster:Projects"
  40. #
  41.  
  42. FRAM    ;Frame store (must NOT include alpha)
  43.         "Toaster:FrameStore"
  44. #
  45.  
  46. KEYF    ;Frame store (must include alpha)
  47.         "Toaster:CG/Keys"
  48. #
  49.  
  50. SCRO    ;CG Scroll
  51.         "Toaster:CG/Scrolls"
  52. #
  53.  
  54. CRAW    ;CG Crawl
  55.         "Toaster:CG/Crawls"
  56. #
  57.  
  58. BOOK    ;CG Book
  59.         "Toaster:CG/Books"
  60. #
  61.  
  62. RGBA    ;upto 24 bit RGB with 8 bits alpha
  63.         "Toaster:Images"
  64. #
  65.  
  66. LWSC    ;Scene file
  67.         "Toaster:LW/Scenes"
  68. #
  69.  
  70. LWOB    ;3D object
  71.         "Toaster:LW/Objects"
  72. #
  73.  
  74. SURF    ;3D surface
  75.         "Toaster:LW/Surfaces"
  76. #
  77.  
  78. FONT    ;Postscript font
  79.         "Toaster:PSFonts"
  80. #
  81.  
  82. EPSF    ;Encapsulated Postscript file
  83.         "Toaster:PSFonts"
  84. #
  85.  
  86. REXX    ;ARexx script * Miscellaneous
  87.     "Toaster:ARexx"
  88.         "REXX:"
  89. #
  90.  
  91. TEXT    ;Simple ASCII Text file (docs)
  92.         "Toaster:"
  93. #
  94.